home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / utils / shade10 / demo.bat < prev    next >
DOS Batch File  |  1993-12-11  |  311b  |  15 lines

  1. echo off
  2. shade10.exe star.shd < star.prm
  3. pause
  4. shade10.exe sphere.shd < sphere1.prm
  5. pause
  6. shade10.exe sphere.shd < sphere2.prm
  7. pause
  8. shade10.exe glass.shd < glass.prm
  9. pause
  10. shade10.exe drop.shd < drop.prm
  11. pause
  12. shade10.exe chess.shd < chess.prm
  13. echo see the file shade10.doc for more information
  14.  
  15.